Next | Prev | Up | Top | Contents | Index

Open and Close Entry Points

The pfxopen() and pfxclose() entries for block and character devices are called when a device comes into use and when use of it is finished. For a conceptual overview of the open() process, see "Overview of Device Open".


Entry Point open()
Entry Point close()

Next | Prev | Up | Top | Contents | Index